vcCreateProductStatement

Create statement waits for free capacity at the target Container and then creates a new product instance. The product is created at the position of the Container.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ContainervcContainerRWGets or sets a component container where to place the created product's component. If set to None, the associated transport node's container is used.
ProductPositionFramevcFrameFeatureRWGets or sets an optional frame feature that defines Product's final position.
ProductTypevcProductTypeRWGets or sets the product type to instantiate.
ProductVariableNameStringRWGets or sets the name of a variable where to store a reference to the created product instance. A runtime variable is created if one doesn't exist. Can be a list of products.
RetainOffsetFromAssemblyBooleanRWGets or sets a value which defines if the product's offset in Assembly is kept or ignored when creating product bundles.